'宣言 Public Function UploadDocumentContent(Of T As ArsDocument)( _ ByVal document As T, _ Optional ByVal createNew As Boolean, _ Optional ByVal overwrite As Boolean _ ) As String
public string UploadDocumentContent<T>( T document, bool createNew, bool overwrite ) where T: ArsDocument
ArsRestClient クラス ArsRestClient メンバ
©2003-2018 GrapeCity inc. All rights reserved.